* progmodes/octave.el (octave-font-lock-keywords): Handle 'end' in
authorLeo Liu <sdl.web@gmail.com>
Mon, 29 Apr 2013 20:09:18 +0000 (04:09 +0800)
committerLeo Liu <sdl.web@gmail.com>
Mon, 29 Apr 2013 20:09:18 +0000 (04:09 +0800)
commitea7c047761aebe17496af47d9054d931bfbea6d6
treef7787870ec83eaebb92f0c5965249897c83445a8
parent2479186bca7194e9ae5bfad4fe2d65c9a4f651a5
* progmodes/octave.el (octave-font-lock-keywords): Handle 'end' in
indexing expression.
(octave-continuation-string): Do not use \.
(inferior-octave-complete-impossible): Remove.
(inferior-octave-completion-table)
(inferior-octave-completion-at-point): Remove its uses.
(inferior-octave-startup): completion_matches was introduced to
Octave in 1996 so safe to assume it.
(octave-function-file-comment): Improve to follow how Octave does it.
(octave-update-function-file-comment): Tweak.
lisp/ChangeLog
lisp/progmodes/octave.el